-
Notifications
You must be signed in to change notification settings - Fork 12
Include accessibility-controlled terminologies #511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v3
Are you sure you want to change the base?
Include accessibility-controlled terminologies #511
Conversation
…ative/openMINDS_instances#260, specifically AccessMode, AccessType, AuthorizationProcess, and PaymentType.
lzehl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@apdavison @olinux it would be good to get your feedback here as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be AuthorizationProcessType (because we just conceptualize the type of process here and not describing the acutal process)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be renamed to AccessProcessType? I'm basing this on our last discussion on Issue #260.
…hema.tpl.json * Introduce publicationStatus.schema.tpl.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe should better be named PaymentModel. From what I see payment type is rather associated with how you pay (e.g. credit card) and payment model with how you get charged (e.g. one-time, recurring, usage-based, etc)
Add accessibility-controlled terminologies from issue #260
, including AccessMode, AccessType, AuthorizationProcess, and PaymentType.
Note: A cleanup of ProductAccessibility may be needed once all terminologies, schemas are in place.